MIPS: mips32/cache.S: use v1 register for indirect function calls
authorGabor Juhos <[email protected]>
Thu, 13 Jun 2013 10:59:36 +0000 (12:59 +0200)
committerTom Rini <[email protected]>
Wed, 24 Jul 2013 13:51:07 +0000 (09:51 -0400)
commitdb2c86d7d71d1be0ac0fe702493faf9302639235
tree31a0c3a4a35fa7af0ff139b5b036ae22ef76986f
parentee8b1e29597bcf18bfebd6fd8eccc8e245046352
MIPS: mips32/cache.S: use v1 register for indirect function calls

Synchronize the code with mips64/cache.S, in order to
allow further unifications.

Signed-off-by: Gabor Juhos <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
arch/mips/cpu/mips32/cache.S